home *** CD-ROM | disk | FTP | other *** search
/ Internet Cyber Guide 2 / Internet Cyber Guide 02.iso / PlaNETpc / kit31 / appsetup.inf next >
Encoding:
INI File  |  1996-03-14  |  2.3 KB  |  99 lines

  1. ; Script d'installation des outils Internet
  2. ; Ronald Van Assche
  3. ; ronald@isicom.fr
  4. ; http://www.isicom.fr/~ronald/
  5. ;--------------------------------------------
  6. [infofile]
  7.  filename, README.TXT
  8.  appname ,"Kit PlaNETe-PC Internet v2.00 (14/03/96)"
  9.  Exefile, "#X\..\PLANETE2.EXE"
  10.  
  11. [dialog]
  12.     Registration, BDSIW40
  13.     caption, "Kit Internet"
  14.     Info, YES
  15.     DirSelect, YES
  16.  
  17. [data]
  18.     defdir,c:\planete
  19.  
  20. [needed.space]
  21.     minspace, 7000
  22. [window]
  23.     Focus, NO
  24.     Show, YES
  25.     Caption, "Isicom"
  26.     Message, "Kit de connection Windows 16 bits : 3.1 et 3.11"    
  27.     Style, FULL
  28.     Color, BLUE
  29.     InitialBMP, "VISIT.BMP"
  30.     InitialBMPX, 0
  31.     InitialBMPY, 0
  32.  
  33. [disks]
  34.     2=.\FTP, "FTP"
  35.     4=.\ARCHIE, "Archie : Recherche des fichiers"
  36.     5=.\EUDORA, "Eudora pour le Mail"
  37.     8=.\NEWXPR, "NewsXpress pour les News"
  38.  
  39.  
  40. [needed.space]
  41.     minspace = 3700000
  42.  
  43. [dest.directories]
  44.     #app.general,     0:
  45.     #app.ftp,         0:ftp
  46.     #app.archie,      0:archie
  47.     #app.eudora,      0:eudora
  48.     #app.newxpr,      0:Newxpr
  49.  
  50. [app.general]
  51.  
  52.  
  53. [app.ftp]
  54.     2:ws_ftp.exe,       "Le programme FTP"
  55.     2:ws_ftp.ext
  56.     2:ws_ftp.hlp,       "L'Aide de FTP"
  57.     2:ws_ftp.ini,       "Le fichier INI de FTP"
  58.     2:ws_ftp.txt,       "La doc de FTP"
  59.  
  60.  
  61. [app.archie]
  62.     4:wsarchie.exe,     "Le programme Archie"
  63.     4:dispmsg.exe
  64.     4:wsarch07.txt
  65.     4:wsarchie.hlp
  66.     4:wsarchie.ini
  67.  
  68. [app.eudora]
  69.   5:eudora.exe,         "Eudora 1.5.2 : le programme"
  70.   5:eudora.hlp,         "Eudora 1.5.2 : l'aide"
  71.   5:eudora.ini,         "Eudora 1.5.2 : le fichier de config"
  72.   5:readme.txt,         "Eudora 1.5.2 : des infos..."
  73.  
  74. [app.newxpr]
  75.  8:Killrc,        "Index local"
  76.  8:Mime.ext,        "extensions Mime"
  77.  8:Newsrc,        "Index des articles"
  78.  8:Newsxprs.faq,        "Questions/RΘponses sur NewsXpress"
  79.  8:Nx.exe,        "Le programme NewsXpress"
  80.  8:Nx.hlp,           "L'aide de NewsXpress"
  81.  8:Read.me,             "Encore de l'aide !"
  82.  
  83.  
  84. [progman.groups]
  85.     "Planete-PC INTERNET 3.1", PLANETEI.GRP
  86.  
  87. ["Planete-PC INTERNET 3.1"]
  88.      "WS_FTP", #D\ftp\ws_ftp.EXE
  89.      "Eudora Light 1.5.2", #D\eudora\eudora.exe
  90.      "NewsXpress 0.99", #D\newxpr\nx.exe
  91.      "WSArchie", #D\archie\WSARCHIE.EXE
  92.  
  93.  
  94. [Options]
  95.  Logging, YES
  96.  DirChg, YES
  97.  OverWrite, NO
  98.  DeleteIW, NO
  99.